Welcome![Sign In][Sign Up]
Location:
Search - matlab .wav

Search list

[SCMC_and_Matlab_voice_output_c8051f330_DAC

Description: 利用C8051f330的DAC范例程序,实现语音输出;demo源程序做了小小的改动,再把语音数据填入原来的正弦表格;语音数据来源于wav文件,Matlab重新采样转换为C语言的0x**格式,导入TXT文件;ps:这个程序在我的baidu空间也有;huxuec-20101024-The DAC sample programs using C8051f330, voice output demo source code to do a minor change, then the sine of the original voice data into the table voice data from the wav file, Matlab resample into C language 0x** format, import the TXT file ps: This program is also my baidu space
Platform: | Size: 6144 | Author: huxuec | Hits:

[DSP programassignment

Description: 数字信号处理Read the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.-Digital Signal ProcessingRead the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.
Platform: | Size: 1024 | Author: philip | Hits:

[matlabmywork

Description: MATLAB 声波的低通录波源代码 waterrun.wav 试验声音文件-MATLAB recorded acoustic low-pass wave source code waterrun.wav test sound file
Platform: | Size: 62464 | Author: | Hits:

[matlabyuyinchuli

Description: 对语音进行简单处理 FFT变换 消噪等 含完整matlab文件和wav语音文件 -Simple voice processing such as FFT transform denoising matlab file containing a complete and wav sound files
Platform: | Size: 578560 | Author: 金智明 | Hits:

[matlabAPT_decode

Description: MATLAB program for APT image decoding. Use of the envelope detection. Processing of a WAV file, creating image
Platform: | Size: 5120 | Author: Eduardas | Hits:

[matlabwavfft

Description: describe fft from wav file using matlab
Platform: | Size: 21504 | Author: baz | Hits:

[matlabDigitalEqualizer

Description: 圖形調整式數位音訊均衡器,使用matlab gui介面寫成。自動畫出頻率響應圖,可讀取.wav檔。濾波器由fdatools設計而成。-Digital audio graphic equalizer adjustments, and the use matlab gui interface language. Automatically draw the frequency response can be read. Wav file. Filter designed with the fdatools.
Platform: | Size: 4246528 | Author: billchou | Hits:

[matlabDIGITAL-FILTER-DESIGN

Description: 歌曲中人声消除的原理; wav文件的格式; IIR和FIR数字滤波器的设计方法; C语言或Matlab的编程知识。 -Elimination of the principle of human acoustic songs wav file format IIR and FIR digital filter design C or Matlab programming language knowledge.
Platform: | Size: 194560 | Author: 陈添 | Hits:

[matlabaudio

Description: this program use to read wav file in matlab
Platform: | Size: 1024 | Author: viruz | Hits:

[Othergurultusuz

Description: wav. file of a voice signal "a" for matlab applications.
Platform: | Size: 8192 | Author: merve | Hits:

[Audio programWAVplayer

Description: WAV音乐播放器V1[1].01,用matlab编辑-WAV music player V1 [1] .01, with the matlab editor
Platform: | Size: 45056 | Author: kitty | Hits:

[Communication-MobileFIR_matlab

Description: 给定一个混有单频噪声的wav波形文件,设计一个滤波器,要求能很好的滤除掉单频噪声,并且对原声音信号的影响最小。这里仅仅要求FIR滤波器用窗函数法,IIR滤波器用butterworth实现。-FIR matlab filter butterworth
Platform: | Size: 480256 | Author: messi | Hits:

[matlabTestED

Description: 本程序实现了java调用matlab功能,java向matlab传得参数是一个wav文件的地址-This program implements the java call matlab functions, java matlab pass to get a wav file parameter is the address of
Platform: | Size: 1024 | Author: 王卡 | Hits:

[matlabdown_sampling

Description: 利用matlab软件对.wav音频文件进行降采样的m文件-Down sampling .wav audio file
Platform: | Size: 1024 | Author: 宋德书 | Hits:

[matlabammar

Description: a watermarking project that implemented in Matlab (Simulink). use a WAV file for input and address a output WAV file to save result ,
Platform: | Size: 83968 | Author: jabi | Hits:

[matlabwavexReadAandWrite

Description: 很强的读、写wav文件的两个函数,比matlab自带的函数好很多。-Strong reading, writing two functions of the wav file, Matlab comes with a function.
Platform: | Size: 9216 | Author: 瓦渡 | Hits:

[matlabmy_player

Description: 用MATLAB GUI做的一个播放器,并能显示波形,播放WAV格式的文件!-It use matlab to make a player, and it can display the wave of the file, can only play the wave file!
Platform: | Size: 2737152 | Author: 胡德孟 | Hits:

[Speech/Voice recognition/combineSVM_for_classfication

Description: 一个基于HMM的说话人识别的源程序程序和列子-Copy all files in Matlab current directory and type "speakerrecognition" on Matlab command window. After unzipping the file correctly, you will find two folders, TRAIN and TEST, each contains some files, named: S1.WAV, S2.WAV, ? each is labeled after the ID of the speaker. These files were recorded in Microsoft WAV format. In Windows systems, you can listen to the recorded sounds by double clicking into the files.
Platform: | Size: 6144 | Author: zq | Hits:

[mpeg mp3AAC_Encoder_with_MATLAB

Description: AAC编码器的matlab实现,可以导出AAC编码中间过程的系数-Usage: Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m. 1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format. 2. Run the file. 3. Check the output encoded_input.aac 4. Download FAADv2 decoder from http://www.rarewares.org/aac-decoders.php, or sourceforge.net/projects/ 5. Place the windows binary faad.exe in this folder. To decode this encoded AAC file run decode.bat, it uses faad.exe to decode. 6. Open the file encoded_input.wav. Enjoy !! 7. Use Adobe Audition/GoldWave to open wav files, or use any media player for the same.
Platform: | Size: 1889280 | Author: Rui | Hits:

[Speech/Voice recognition/combineFM

Description: matlab实现的fm语音信号调制,读取wav格式的音频文件,采样及其编码,并进行信号的混合,为分离做准备-matlab fm module
Platform: | Size: 2387968 | Author: 于广达 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »

CodeBus www.codebus.net